Skip to content

Latest commit

 

History

History

Load a PDF file using local service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Load a PDF document from web service

This example explains to load a PDF document from a local web service. Here, the web service sample should be executed first, then the client-side sample must be executed by refering the local web service url.

Documentation: https://blazor.syncfusion.com/documentation/pdfviewer-2/getting-started/features

Project pre-requisites

To run this application, you need Visual Studio 2019 or later versions.

Deploying and running the sample

To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging.